A general result concerning gluon styles is that the CURLY (FLIPPEDCURLY) and the CENTRAL (FLIPPEDCENTRAL) configurations are frequently more appealing than the REG (FLIPPED) configuration if both diagonal and non-diagonal gluons appear in the same diagram. The reason is that slanted (eg. NW) gluons may only be drawn in a CENTRALGLUON sort of style (but still called REG) and the CURLY style is also very similar to this from a spacing and size viewpoint. Another important point is that gluons are by far the most <#1#>expensive<#1#> sort of lines to draw from the viewpoint of TEX's internal memory (independent of the memory of the driving system). For this reason you will quickly discover that diagrams involving a great many gluons tend to run out of TEX capacity. One way to alleviate the problem is to use LATEX's `include' facility which allows you to divide up a long program into a series of small ones connected by <#2#>auxiliary<#2#> files which are automatically produced when LATEX is run. Dozens of photonic, scalar and fermionic diagrams may be constructed for the same memory usage of a single hadronic diagram.

A number a further features exist which will be mentioned here and elaborated on in subsequent chapters. Thus far no multi-gluon vertices have been drawn. Using the techniques presented here it is obvious how this may be done - draw a gluon at (gluonbackx,gluonbacky), attaching it at the rear of the last gluon. The results are not always æsthetically appealing so a number a pre-drawn vertices are available. This is the subject of chapter 3. A further feature has to do with attaching gluons end-to-end. This may not seem necessary but is often desirable (see the exercise below). The problem is illustrated by the following file:

verbatim16#
giving us:


#picture5#

For gluons in the N,S, E and W directions REG, CURLY, FLAT and SQUASHED configurations may be attached end-to-end trivially. For CENTRAL gluons and all gluons in the NW, NE, SE and SW directions the connection is imperfect. The 1 command, discussed in chapter four, alleviates this:

verbatim18#

#picture9#
The <#11#>stemmed<#11#> option demonstrated for photons is also available for gluons and is of significantly more interest, especially for those of the CENTRAL variety:
#picture12#
The chief advantage of CENTRAL gluons is that their endpoints are approximately on the axis along which the line is being drawn. This may be artificially achieved for other styles using the gluoncap command. The <#16#>capped<#16#> option is unique to gluons. It is employed to make gluon lines of a non-central variety ( those which do not terminate near the axis of the gluon line) appear centralized. An example is:
#picture17#

There are a number of subtleties involved with the above features which is why their discussion is being postponed. Finally a primitive drawloopcommand allows a gluon loop to be drawn. These are also discussed in chapter four.

We conclude with the following exercises. First draw the following which uses REG style gluons:


#picture24#
How would you draw this using CENTRAL gluons <#26#>without<#26#> invoking the gluonlink command?